LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

IccColorantOrderTagType Constructor(Byte[])






Array that contains the tag's data.
Initializes a new IccColorantOrderTagType with explicit parameters. .NET support
Syntax
public IccColorantOrderTagType( 
   byte[] colorantsData
)
'Declaration
 
Public Function New( _
   ByVal colorantsData() As Byte _
)
'Usage
 
Dim colorantsData() As Byte
 
Dim instance As New IccColorantOrderTagType(colorantsData)
public IccColorantOrderTagType( 
   byte[] colorantsData
)
function IccColorantOrderTagType( 
   colorantsData 
)
public:
IccColorantOrderTagType( 
   array<byte>^ colorantsData
)

Parameters

colorantsData
Array that contains the tag's data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccColorantOrderTagType Class
IccColorantOrderTagType Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.